delete /mint/organizations/{org_name}/webhooks/{webhook_id}
Deletes a webhook. See also Deleting a webhook using the API.
HTTP request
https://api.enterprise.apigee.com/v1/mint/organizations/{org_name}/webhooks/{webhook_id}
Path Parameters
org_name (required) | Organization name. |
webhook_id (required) | ID of the webhook. |
Query Parameters
forceDelete |
Flag that specifies whether or not to force the deletion if processes are in progress. Set to |
Response Types
204:
No Content
Authentication Requirements
Available Authentication Options